Welcome![Sign In][Sign Up]
Location:
Search - lz77 decompression c

Search list

[Compress-Decompress algrithmsLZ77算法源代码

Description: 用C语言实现了LZ77算法。程序独特之处在于使用了64KB大小的固定长度窗口,利用此方法可分块压缩数据。-realize LZ77 algorithm by C language.Specially program uses a 64k stable length window.It can compress data by block by using this method.
Platform: | Size: 5120 | Author: hjxm | Hits:

[Compress-Decompress algrithmsmyLZ77Code

Description: 自己写的LZ77压缩解压缩算法,纯C编写,对学习该压缩算法很有帮助-Wrote it myself LZ77 compression decompression algorithms, the preparation of pure C, the compression algorithm for learning useful
Platform: | Size: 5120 | Author: 代贝 | Hits:

[Compress-Decompress algrithmsLZ77compression

Description: LZ77 压缩、解压缩算法C++源代码-LZ77 compression, decompression algorithm C++ source code ! !
Platform: | Size: 5120 | Author: 沈晓 | Hits:

[Compress-Decompress algrithmslzma

Description: To compile C++ version of file->file LZMA encoding, go to directory CPP/7zip/Bundles/LzmaCon and call make to recompile it: make -f makefile.gcc clean all In some UNIX/Linux versions you must compile LZMA with static libraries. To compile with static libraries, you can use LIB = -lm -static - LZMA SDK provides the documentation, samples, header files, libraries, and tools you need to develop applications that use LZMA compression. LZMA is default and general compression method of 7z format in 7-Zip compression program (www.7-zip.org). LZMA provides high compression ratio and very fast decompression. LZMA is an improved version of famous LZ77 compression algorithm. It was improved in way of maximum increasing of compression ratio, keeping high decompression speed and low memory requirements for
Platform: | Size: 146432 | Author: duximing | Hits:

[Compress-Decompress algrithmslz77-vs

Description: lz77算法的文件压缩解压,c++语言编写-LZ77 compression decompression by c++
Platform: | Size: 11830272 | Author: 1 | Hits:

CodeBus www.codebus.net